response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5284/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: FZ3sHA5kL7N3gll (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imkxem8zNGhVQ0hJZkhfQUl5NmFEekxLelBFY0NwWG5DbERoZE9aYzB1V2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1Mjg0LCJzdGF0ZV9ub25jZSI6ImQxZTRlYTllOGVkMTZiZjgwYzg3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1Mjg0In0sImlzcyI6IklNUyBUb29sIHRlc3QiLCJzdWIiOiJGWjNzSEE1a0w3TjNnbGwiLCJhdWQiOiIiLCJpYXQiOjE3NzY3NzE1MDYsImV4cCI6MTc3Njc3MTgwNiwianRpIjoiMmU3MjA4YThhNGQ5OWY5ZDk0Y2EifQ.T4xfo5lFKava5iXsahD7oPINXWnlzpGUtmZ0OnVVBnGUg49KfPk5SNOeCFgMcT2YABLOR-jpa9KP-TePhI-DbpHU5gIL7YcKEos4fIRTUsBqq49javm7PQ7U_X2vdiBN5YNcigQvDaPjDJ0WibJsj_xE6pYA_PnV2XuozwOewwdw2OCKA9Y8iM64464RQqfJ7OP7Re_qlTrKoLLnC6sq8PizTfSI0b8Uqes2ZmYVVphgS6r_W7rxoVvOwd4rkvzdyVR4GcfPfIW8-N_AIJd1njCwdOvMZVj2KKsdL0ZESENCF9b2TNEw7sNEaWn3Z70PzHRE9UGBXRbc-yFQVh9CiQ (required, opaque value used to maintain state between the request and the callback)
login_hint: (required, tools and platforms must support a value of form_post)
lti_message_hint: (required, a platform opaque identifier identifying the user to login)
prompt: none (optional, The tool should use a value of none. In the future a re-launch flow may support additional values being used here)
nonce: d1e4ea9e8ed16bf80c87 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request